0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (21)
  • -
Status
Brand

Showing 1 - 21 of 21 matches in All Departments

Murach's C# (7th Edition) (Paperback, 7th New edition): Joel Murach, Anne Boehm Murach's C# (7th Edition) (Paperback, 7th New edition)
Joel Murach, Anne Boehm
R1,505 R1,425 Discovery Miles 14 250 Save R80 (5%) In Stock
Murach's C# 2008 (Paperback, Revised edition): Joel Murach Murach's C# 2008 (Paperback, Revised edition)
Joel Murach
R1,594 R1,341 Discovery Miles 13 410 Save R253 (16%) Ships in 12 - 17 working days

This is a self-paced professional book that shows how to use Visual Studio 2008, C# 2008, and the .NET 3.5 classes to develop Windows Forms applications. It's an object-oriented book that shows how to use business classes, inheritance, and interfaces the way they're used in the real world. It's a database programming book that shows how to prototype professional database applications using RAD features like data sources and the DataGridView control. And it's a book that shows you how to take advantage of 2008 features like object and collection initialisers, automatically implemented properties, and LINQ. When you're done, you'll be able to develop three-tiered, object-oriented applications the way the best professionals develop them. That's why we say: No other book teaches you so much, so fast, or so thoroughly.

Murach's Android Programming (Paperback): Joel Murach Murach's Android Programming (Paperback)
Joel Murach
R1,726 R1,434 Discovery Miles 14 340 Save R292 (17%) Ships in 12 - 17 working days

This book teaches anyone with a basic understanding of Java how to develop Android apps at a professional level. To start, it shows how to use the Eclipse IDE to code, test, and debug a Tip Calculator app for a smartphone or tablet. Then, it expands upon this app to show must-have Android skills such as working with layouts, widgets, events, themes, styles, menus, preferences, and fragments. Next, this book presents two more apps that illustrate Android skills you'll use every day, such as working with threads, files, adapters, intents, services, notifications, broadcast receivers, SQLite databases, content providers, and app widgets. Finally, this book presents an app that uses the Google Maps API and shows you how to submit your finished apps to the Google Play store. The real-world apps let you see how the skills you're learning work together, and they illustrate how and when you'd use each skill. And all the content is presented in Murach distinctive "paired-pages" style that developers find so clear and time-saving for both training and reference.

Murach's ASP.NET Core MVC (2nd Edition) (Paperback, 2nd New edition): Joel Murach, Mary Delamater Murach's ASP.NET Core MVC (2nd Edition) (Paperback, 2nd New edition)
Joel Murach, Mary Delamater
R1,626 R1,293 Discovery Miles 12 930 Save R333 (20%) Ships in 10 - 15 working days
Murach's Java Programming (6th Edition) (Paperback, 6th New edition): Joel Murach Murach's Java Programming (6th Edition) (Paperback, 6th New edition)
Joel Murach
R1,476 Discovery Miles 14 760 Ships in 12 - 17 working days
Murach's ASP.NET Core MVC (Paperback): Joel Murach, Mary Delamater Murach's ASP.NET Core MVC (Paperback)
Joel Murach, Mary Delamater
R1,515 R1,313 Discovery Miles 13 130 Save R202 (13%) In Stock
Murach's C++ Programming (2nd Edition) (Paperback, 2nd New edition): Joel Murach, Mary Delamater Murach's C++ Programming (2nd Edition) (Paperback, 2nd New edition)
Joel Murach, Mary Delamater
R1,436 Discovery Miles 14 360 Ships in 12 - 17 working days
Murach's  SQL Server 2019 for Developers (Paperback): Bryan Syverson, Joel Murach Murach's SQL Server 2019 for Developers (Paperback)
Bryan Syverson, Joel Murach
R1,611 Discovery Miles 16 110 Ships in 10 - 15 working days
Murach's PHP and MySQL (4th Edition) (Paperback, 4th New edition): Joel Murach, Ray Harris Murach's PHP and MySQL (4th Edition) (Paperback, 4th New edition)
Joel Murach, Ray Harris
R1,602 R1,388 Discovery Miles 13 880 Save R214 (13%) Ships in 9 - 15 working days
Murach's Python Programming (2nd Edition) (Paperback, 2nd New edition): Joel Murach, Michael Urban Murach's Python Programming (2nd Edition) (Paperback, 2nd New edition)
Joel Murach, Michael Urban
R1,354 R1,178 Discovery Miles 11 780 Save R176 (13%) Ships in 9 - 15 working days
Murach's MySQL, 3rd Edition (Paperback, 3rd New edition): Joel Murach Murach's MySQL, 3rd Edition (Paperback, 3rd New edition)
Joel Murach
R1,422 R1,234 Discovery Miles 12 340 Save R188 (13%) Ships in 9 - 15 working days
Murachs Oracle SQL & Pl / SQL for Developers (Paperback): Joel Murach Murachs Oracle SQL & Pl / SQL for Developers (Paperback)
Joel Murach
R1,612 R1,312 Discovery Miles 13 120 Save R300 (19%) Ships in 10 - 15 working days

If you are developing applications that access Oracle databases, you can save time and trouble by having the database do more work for you. That is where this book comes in. It teaches you how to create effective SQL queries to retrieve and update the data in an Oracle database. It teaches you how to design and implement a database, giving you insight into performance and security issues. It teaches you how to use Oracle's procedural language, PL/SQL, to take advantage of powerful features like stored procedures, functions, and triggers. In short, it teaches you to write the kind of SQL and PL/SQL that makes you a more effective and valuable developer.

Murach's Java Programming (5th Edition) 2017 (Paperback, 5th edition): Joel Murach Murach's Java Programming (5th Edition) 2017 (Paperback, 5th edition)
Joel Murach
R1,488 Discovery Miles 14 880 Ships in 12 - 17 working days
Murach's Java Servlets and JSP (Paperback): Andrea Steelman, Joel Murach Murach's Java Servlets and JSP (Paperback)
Andrea Steelman, Joel Murach
R1,496 R1,238 Discovery Miles 12 380 Save R258 (17%) Ships in 12 - 17 working days

Section 1: Introduction to servlets and JSPsBegin with the concepts and terms that you need for Java web programming, then learn how to use the Tomcat web server on your own PC and take a crash course in HTML.Section 2: The essence of web programmingLearn how to develop JSPs and servlets and how to get the best from both by using the Model 2 architecture. Then, learn how to use sessions, cookies, JavaBeans, and custom JSP tags.Section 3: Essential database skillsLearn how to use JDBC for database operations, and learn the specifics for working with MySQL, a popular open-source database that's often used with Java web applications.Section 4: Advanced servlet and JSP skillsMaster the special skills that you need for some applications: JavaMail, SSL, security, HTTP, XML, and EJBs.Section 5: The Music Store web siteStudy a complete e-commerce web site that uses all of the skills presented in the book, and use the source code on the CD as the starting point for your own web applications.

Murachs Java Servlets & JSP (Paperback): Joel Murach Murachs Java Servlets & JSP (Paperback)
Joel Murach
R1,682 R1,362 Discovery Miles 13 620 Save R320 (19%) Ships in 10 - 15 working days

This new edition of Murach's Java Servlets and JSP makes it easier than ever for Java developers to master web programming. It shows how to install and use the Tomcat server and the NetBeans IDE. It shows how to use JSPs and servlets to build secure and well-structured web applications that implement the MVC pattern. It shows how to use sessions, cookies, JavaBeans, EL, JSTL, and custom tags. It shows how to use JDBC or JPA to work with a MySQL database. It shows how to work with JavaMail, SSL connections, authentication, encryption, filters, and listeners. It even includes an introduction to JSF to expand your perspective on Java web programming. These are the skills that you need to build professional Java web applications using servlets and JSP. A great read for any Java developer.

Murach's PHP and MySQL (3rd Edition) 2017 (Paperback, 3rd Enhanced edition): Joel Murach, Ray Harris Murach's PHP and MySQL (3rd Edition) 2017 (Paperback, 3rd Enhanced edition)
Joel Murach, Ray Harris
R1,643 Discovery Miles 16 430 In Stock
Murachs C# 2012 (Paperback, 5th): Joel Murach Murachs C# 2012 (Paperback, 5th)
Joel Murach
R1,663 R1,394 Discovery Miles 13 940 Save R269 (16%) Ships in 12 - 17 working days

Developers have made Murach's core C# book a perennial best-seller ever since the 1st edition came out in 2004. Now, this 5th Edition is a self-paced, professional book that shows how to use Visual Studio 2012, C# 5.0, and the .NET 4.5 classes to develop Windows Forms applications. It's an objectoriented book that shows how to use business classes, inheritance, and interfaces the way they're used in the real world. It's a data programming book that shows how to prototype professional database applications using RAD features like data sources, how to start using ADO.NET to work directly with databases for more control, and how to use LINQ to query a variety of data sources, from databases to arrays to XML files. It's a book that broadens your knowledge with an introduction to Windows 8 programming. When you're done, you'll be able to develop 3-tiered, object-oriented Windows Forms applications the way the best professionals do.

Murach's C# 2010 (Paperback): Joel Murach Murach's C# 2010 (Paperback)
Joel Murach
R1,536 R1,385 Discovery Miles 13 850 Save R151 (10%) Ships in 12 - 17 working days

This is a self-paced, professional book that shows how to use Visual Studio 2010, C# 2010, and the .NET 4 classes to develop Windows Forms applications. It is an object-oriented book that shows how to use business classes, inheritance, and interfaces the way they are used in the real world. It's a database programming book that shows how to prototype professional database applications using RAD features like data sources, as well as how to start using ADO.NET to work directly with databases for more control. And it is a book that shows you how to take advantage of 2010 features like optional parameters, named arguments, and code stubs, along with earlier features like object initialisers and LINQ. When you are done, you will be able to develop three-tiered, object-oriented applications the way the best professionals do. That is why we say: No other book teaches you so much, so fast, or so thoroughly.

Murach's Android Programming (Paperback, 2nd edition): Joel Murach Murach's Android Programming (Paperback, 2nd edition)
Joel Murach
R1,722 R1,430 Discovery Miles 14 300 Save R292 (17%) Ships in 12 - 17 working days

If you want to learn how to develop professional Android apps and deploy them to the Google Play store, don't miss our new book: Murach's Android Programming (2nd Edition). To start, it shows how to use Android Studio and Java to develop a Tip Calculator app for a smartphone or tablet. Then, it expands upon this app to show must-have Android skills such as working with layouts, widgets, events, themes, styles, menus, preferences, and fragments. Next, this book presents two more apps that illustrate Android skills you'll use every day, such as working with threads, files, adapters, intents, services, notifications, broadcast receivers, SQLite databases, content providers, and app widgets. Finally, this book presents an app that uses the Google Maps API and shows you how to submit your finished apps to the Google Play store. The real-world apps let you see how the programmer skills you're learning work together, and they illustrate how and when you'd use each skill. And all the content is presented in Murach distinctive paired-pages style that developers find so clear and time-saving for both training and reference.

Murachs MySQL (Paperback, 2 Revised Edition): Joel Murach Murachs MySQL (Paperback, 2 Revised Edition)
Joel Murach
R1,640 R1,372 Discovery Miles 13 720 Save R268 (16%) Ships in 12 - 17 working days

This practical, hands-on tutorial/reference/guide to MySQL is perfect for beginners, but it also works for experienced developers who are not getting the most from MySQL. As you would expect, this book shows how to code all of the essential SQL statements for creating and working with a MySQL database. But beyond that, this book also shows how to design a database, including how to use the graphical MySQL Workbench to create an EER model. It shows how to take advantage of relatively new MySQL features such as foreign keys, transactions, stored procedures, stored functions, triggers, and events. It even presents a starting set of skills for a database administrator (DBA), including how to secure and back up databases. And like all Murach books, it uses the distinctive "paired pages" format, which breaks the material into manageable skills to speed up both learning and reference. A great help for MySQL users at any level.

Murach's C++ Programming 2018 (Paperback): Joel Murach, Mary Delamater Murach's C++ Programming 2018 (Paperback)
Joel Murach, Mary Delamater
R1,798 R1,490 Discovery Miles 14 900 Save R308 (17%) Ships in 12 - 17 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Pure Pleasure Non-Fitted Electric…
 (16)
R289 Discovery Miles 2 890
Bostik Double-Sided Tape (18mm x 10m…
 (1)
R24 R22 Discovery Miles 220
Mountain Backgammon - The Classic Game…
Lily Dyu R575 R460 Discovery Miles 4 600
Docking Edition Multi-Functional…
R1,099 R799 Discovery Miles 7 990
Ziko Guitar Strap
R399 R169 Discovery Miles 1 690
Batman v Superman - Dawn Of Justice…
Ben Affleck, Henry Cavill, … Blu-ray disc  (3)
R549 Discovery Miles 5 490
Cadac 47cm Paella Pan
R1,158 Discovery Miles 11 580
Playseat Evolution Racing Chair (Black)
 (2)
R8,998 Discovery Miles 89 980
Aladdin
Robin Williams, Scott Weinger, … Blu-ray disc R206 Discovery Miles 2 060
Croxley Create Wax Crayons - 8mm (24…
R26 Discovery Miles 260

 

Partners